Set debhelper-compat version in Build-Depends.
authorAnton Gladky <gladk@debian.org>
Mon, 9 Nov 2020 20:41:50 +0000 (21:41 +0100)
committerAnton Gladky <gladk@debian.org>
Mon, 9 Nov 2020 20:41:50 +0000 (21:41 +0100)
Changes-By: lintian-brush
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html

debian/compat [deleted file]
debian/control

diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 48082f7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-12
index e37842ae4050e4da83b0da27b53f33140373d4e5..6f9398d6f0c9e900b758a8b1708f486a4bab5100 100644 (file)
@@ -5,8 +5,7 @@ Uploaders: Anton Gladky <gladk@debian.org>,
            Nico Schlömer <nico.schloemer@gmail.com>
 Section: graphics
 Priority: optional
-Build-Depends-Arch: debhelper (>= 12),
-                    cmake (>= 3.2.0),
+Build-Depends-Arch: cmake (>= 3.2.0),
                     javahelper,
 Build-Depends: chrpath,
                default-jdk,
@@ -68,7 +67,8 @@ Build-Depends: chrpath,
                xauth,
                xvfb,
                zlib1g-dev,
-               qtbase5-dev
+               qtbase5-dev,
+               debhelper-compat (= 12)
 Build-Depends-Indep: doxygen-latex,
                      texlive-binaries,
                      graphviz,